



#main {
	background: #ffcadb;
	width: 1000px;
	padding: 10px;
	margin: 0 auto;
	border-radius: 10px;
	border: #a50f55, solid 10px;
	
	position: relative;
}


h1, h2 {text-align: center;}
    h2 { font-size: 16px; font-weight: normal;}
    #header {margin-top: 7em; text-align: center;}
    #footer {margin-top: 7em; text-align: center;}